ispell.el: Make sure hunspell specific dict names are used for standard dicts when...
authorAgustin Martin <agustin.martin@hispalinux.es>
Mon, 21 Jan 2013 16:05:30 +0000 (17:05 +0100)
committerAgustin Martin <agustin.martin@hispalinux.es>
Mon, 21 Jan 2013 16:05:30 +0000 (17:05 +0100)
commitac4a345e4a489b8696c50f385b92f189088e17b5
treec44fa5c8a674fc3ca2c00d3630a70447fa517809
parentff700fa5a9e84a27c822252dcfc3e94b41b86f2d
ispell.el: Make sure hunspell specific dict names are used for standard dicts when using hunspell.

(ispell-hunspell-dictionary-equivs-alist):
  New variable to map standard dict names to hunspell ones.

(ispell-set-spellchecker-params):
  Make sure specific dict names are used for standard dicts with hunspell.

  If a mapping is missing, skip that dictionary.
lisp/ChangeLog
lisp/textmodes/ispell.el